A powerful global search tool designed to find and replace text across your entire workspace.
Refine your queries using the toggle buttons in the search panel:
| Aa | Case Sensitive: Distinguishes between "Search" and "search". |
| W | Whole Word: Matches only complete words (e.g., "log" won't match "logger"). |
| .* | Regex: Use JavaScript-compatible regular expressions for complex patterns. |
[!TIP] Navigation: Use F4 to jump to the next result and Shift + F4 for the previous one without leaving the editor.